home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / PROGRAMR / ISAM101A.ZIP / HISTORY.DOC < prev    next >
Text File  |  1993-08-27  |  1KB  |  25 lines

  1. --------------------------------------------------------------------------------
  2. Release Date | Version | Details
  3. --------------------------------------------------------------------------------
  4. 27/08/93     | 1.01a   | 1) Microsoft Visual C++ support added. FScreen
  5.              |         |    library not supported for MS, though.
  6.              |         |
  7. 27/07/93     | 1.01    | 1) All library models are now included in the
  8.              |         |    shareware version.
  9.              |         | 2) The maximum no of indexes per data file has 
  10.              |         |    been increased from 10 to 30.
  11.              |         | 3) Bug fix - find() was always failing on
  12.              |         |    non-unique indexes, even when there was an
  13.              |         |    exact match!
  14.              |         | 4) Serious bug with erase() function fixed. erase()
  15.              |         |    was sometimes corrupting the index files!
  16.              |         | 5) Multi-dimensional arrays are now supported in
  17.              |         |    data files.
  18.              |         | 6) Bug fix - the size of doubles was calculated at
  19.              |         |    6 instead of 8.
  20.              |         |
  21. 19/05/93     | 1.00    | Initial release
  22.              |         |
  23. --------------------------------------------------------------------------------
  24.  
  25.